x86: add bitmap of enabled emulated devices
authorRoger Pau Monné <roger.pau@citrix.com>
Tue, 10 Nov 2015 11:04:04 +0000 (12:04 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 10 Nov 2015 11:04:04 +0000 (12:04 +0100)
commit171946abce06541c1d7465376c05eacb22158437
tree71be105529eab7091c3a1d5e026d53163b10f432
parentbd2239d9fa975a1ee5bcd27c218ae042cd0a57bc
x86: add bitmap of enabled emulated devices

Introduce a bitmap in x86 xen_arch_domainconfig that allows enabling or
disabling specific devices emulated inside of Xen for HVM guests.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/libxl_x86.c
xen/arch/x86/domain.c
xen/arch/x86/setup.c
xen/common/schedule.c
xen/include/asm-x86/domain.h
xen/include/public/arch-x86/xen.h